gtkgstsink: Sync texture before handing it to GDK
authorJan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Mon, 25 Jan 2021 21:43:11 +0000 (22:43 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:39:21 +0000 (11:39 -0500)
commit5f1a474d6dcea75d29d0e04937b61198bc57ce70
tree43a4eb2d6a97c9313fd5121469d6c59e9de486a2
parentf99230897f925527faee4d9c6fe69e9f913c2c31
gtkgstsink: Sync texture before handing it to GDK

We need to synchronize when moving the texture between contexts, or we
get glitches with VA-API decoding.
modules/media/gtkgstsink.c